
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1489730734735'); /* IE9*/
  src: url('iconfont.eot?t=1489730734735#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1489730734735') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1489730734735') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1489730734735#iconfont') format('svg'); /* iOS 4.1- */
}

.fa {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-04:before { content: "\e604"; }

.fa-05:before { content: "\e611"; }

.fa-01:before { content: "\e63d"; }

.fa-02:before { content: "\e63e"; }

.fa-03:before { content: "\e719"; }

